home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 August: Tool Chest / Dev.CD Aug 94.toast / Tool Chest / Development Platforms / Dylan Related / Thomas 1.1⁄Gambit 2.0 / MacGambit 2.0 compiler.sea / MacGambit 2.0 compiler / Runtime (.c & .h) / link.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-06-04  |  199 b   |  7 lines  |  [TEXT/KAHL]

  1. extern long link_const_length_in_k;
  2. extern long link_heap_length_in_k;
  3. extern long link_stack_length_in_k;
  4. extern short *link_ofiles[];
  5. extern long *link_sizeof_ofiles[];
  6. extern long link_nb_ofiles;
  7.